home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 February / EnigmA AMIGA RUN 15 (1997)(G.R. Edizioni)(IT)[!][issue 1997-02][PLANET CD V].iso / enigma / earcd / utility / utilcli / stallmcm.rdm < prev    next >
Text File  |  1997-01-18  |  1KB  |  47 lines

  1. Short:    Adds filenotes to the Aminet CD
  2. Author:   gmoerth@ping.at (Gerhard MOERTH)
  3. Uploader: gmoerth@ping.at (Gerhard MOERTH)
  4. Version:  1.0
  5. Type:     util/cli
  6. Replaces: nothing (This is the first release)
  7.  
  8.  
  9. ---------- Author ----------
  10.  
  11.  
  12. You can contact the author in the following way.
  13.  
  14. EMail: gmoerth@ping.at (Gerhard MOERTH)
  15.  
  16.  WWW:  http://members.ping.at/gmoerth/ (My HomePage)
  17.  
  18. Voice: gmoerth@wien.at (WebPhone) Call me or leave me a voice mail !
  19.  
  20.  
  21. ---------- SetAllAmiCom ----------
  22.  
  23.  
  24. SetAllAminetComment is a small script which adds filenotes to the dirs
  25. and files of the Aminet CD. This is used in the GMC-BBS mailbox program.
  26.  
  27. Installation: Copy the files to your C: directory.
  28.               Copy the script to your S: directory
  29.  
  30. Attention: SetAmiDirCom and SetAmiFilCom needs a stack of 8192.
  31.  
  32. The syntax is: SetAllAmiCom <volume>
  33.                SetAmiDirCom <dirname>
  34.                SetAmiFilCom <filename>
  35.  
  36. SetAmiDirCom reads the filenote from the file INDEX
  37. SetAmiFilCom reads the filenote from the file *.readme.
  38.  
  39. EXAMPLE: SetAllAmiCom CDW0:
  40.          SetAmiDirCom CDW0:Aminet/comm/bbs
  41.          SetAmiFilCom CDW0:Aminet/comm/bbs/GMC-BBS-230.LHA
  42.  
  43. This works only if you have installed CD-Write.
  44.  
  45.  
  46. ---------- End ----------
  47.